func net/http.http2takeInflows
3 uses
net/http (current package)
h2_bundle.go#L1365: func http2takeInflows(f1, f2 *http2inflow, n uint32) bool {
h2_bundle.go#L5642: if !http2takeInflows(&sc.inflow, &st.inflow, f.Length) {
h2_bundle.go#L9770: if !http2takeInflows(&cc.inflow, &cs.inflow, f.Length) {
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |